Click or drag to resize

ConversationActionAction Property

Contains the action to perform on the conversation specified by the ConversationId element.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ConversationActionType Action { get; set; }

Property Value

Type: ConversationActionType
See Also